body{ font-family:"\5FAE\8F6F\96C5\9ED1"; min-width: 1200px; max-width: 1920px; margin: 0 auto; overflow-x: hidden;}
.dyds_main{ width:1200px; margin:0 auto;}
.blank65{height:65px; font-size:1px; clear:both;overflow:hidden;}
a:hover{ font-weight: bold; text-decoration: none;}
area{ outline:none;}
.header{ position: relative; z-index: 999;}
.topnav{ height: 41px; background:#fff url(/2021ggdy/images/202111/W020211117584093903126.jpg) bottom left repeat-x; padding: 13px 0 18px 0; font-size: 18px;}
.topnav_l{ float: left;}
.topnav_l ul li{margin: 0 5px; display: inline-block;}
.topnav a{ display: flex; align-items: center; color: #49382d;}
.topnav b{ display: flex; align-items: center; color: #49382d; font-weight: normal;}
.topnav  img{ margin-right: 5px;}
.topnav_l ul {
    display: flex;
    align-items: center;
}

.topnav_r{float: right;display: flex;align-items: center;}

.banner{  height: 245px; background-repeat: no-repeat; background-position: center 0; }
.ssk{float: right;width: 220px;margin-left: 50px;height: 42px;}
.ssk form{width: 220px;height: 30px;line-height: 30px;font-size: 14px;border: 1px solid #ccc;border-radius: 15px;margin: 5px 0;display: flex;justify-content: space-between;}
.ssk input{border: 0;padding: 0;margin: 0;background: none;color: #b8b8b8;outline: none;}
.ssk .jcygb_ssrk{width: 155px;height: 30px;padding: 0 10px;line-height: 30px;}
.ssk .jcygb_stj{text-align: left;margin-left: 5px;height: 30px;padding: 0 20px;cursor: pointer;width: 30px;}
.ssk .ssrc{
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
    align-items: center;
    justify-content: left;
}
.ssk .ssrc a{
    color: #cccccc !important;
    font-size: 14px;
    line-height: 24px;
    margin: 0 5px 0 5px;
}


.navBar{ height: 56px; overflow: hidden;  position: relative; z-index: 99;}
.nav{	width: 1200px;	margin: 0 auto;    height: 100%;    white-space: nowrap;}
.nav .m{color: #fff;padding: 0 35px;font-size: 22px;height: 100%;transition: all 0.35s;float: left;position: relative;}
.nav a:hover{ text-decoration:none;  }
.nav h3{width: 100%;height: 100%; font-weight: normal;}
.nav h3 a{display:block;color:#fff;width: 100%;height: 100%; text-align: center; line-height: 56px; transition: all 0.75s;}
.nav .on h3 a{}
.nav .sub{display:none;position:absolute;left:0;top: 100%; width: 100%;text-align:center;  padding-top: 10px;}
.nav .sub ul{ padding: 10px;}
.nav .sub li{ vertical-align:middle; border-bottom:1px dashed #fff;  min-height:45px;  line-height:45px; overflow:hidden; }
.nav .sub li:last-child{ border-bottom: none;}
.nav .sub li a{font-size: 18px;height:45px;line-height:45px;display:block;color:#fff;transition: all 0.75s;}
.nav .sub li a:hover{ color: #ff0; transition: all 0.75s;}

.bottomnav{}
.bottomnav .tip{
    width: 190px;
    float: left;
    padding: 5px 0;
    display: flex;
    height: 35px;
    flex-direction: column;
    justify-content: center;
}
.bottomnav .tip span{
    text-align: justify;
    display: block;
    width: 160px;
    text-align-last: justify;
    color: #fff;
    font-size: 16px;
    /* line-height: 35px; */
}

.bottomnav .tip{opacity:0}
.jcygb_67202 .header .bottomnav .tip{opacity:1} 
.bottomnav .hd {height: 60px;line-height:46px;}
.bottomnav .hd ul li{font-size: 18px;display: inline-block;margin: 0 8px;position: relative;color: #787878;}
.bottomnav .hd ul li::before{ content: ""; position: absolute; right: -9px; top: 16px; width: 1px; height: 14px; background-color: #dcdcdc;}
.bottomnav .hd ul li a{ color: #787878;}
.bottomnav .hd ul li.on a{ font-weight: bold;}
.bottomnav .hd ul li:last-child::before{ display: none;}

.bottomnav .bd { margin-bottom: 10px;}
.bottomnav .bd .bd_box {font-size: 16px; display: none;}
.bottomnav .bd .bd_box a{color:#787878;display: inline-block;line-height: 24px;margin: 0 8px;position:relative}
.bottomnav .bd .bd_box a::before{content: "";position: absolute;right: -9px;top: 5px;width: 1px;height: 14px;background-color: #dcdcdc;}
.bottomnav .bd .bd_box a:last-child::before{ display: none;}

.jcygb_tt{ background-color: #f2f2f2; padding: 10px 0 20px 0;}
.jcygb_tt h1{ font-size: 40px; line-height: 1.2; text-align: center; margin-bottom: 15px;}
.jcygb_tt p{ font-size: 16px; height: 30px; line-height: 30px; white-space: nowrap; text-align: center;}
.jcygb_tt p a{ color: #787878; display: inline-block; margin: 0 8px; position: relative;}
.jcygb_tt p a::before{ content: ""; position: absolute; right: -9px; top: 8px; width: 1px; height: 15px; background-color: #989898;}
.jcygb_tt p a:last-child::before{ display: none;}

.jcygb_syl{ float: left; width: 735px;}
.jcygb_syr{ float: right;width: 430px;}


::-webkit-scrollbar
{
	width: 8px;
	height: 8px;
	background-color: #F5F5F5;
}
 
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	border-radius: 5px;
	background-color: #F5F5F5;
}
 
::-webkit-scrollbar-thumb
{
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	background-color: #555;
}
.txha_mtjj{  overflow:hidden; width: 430px;  }
.txha_mtjj .p2{ height: 48px; line-height: 48px; }
.txha_mtjj .p2 span{ font-size: 24px;height: 48px;  padding-left: 10px; line-height: 48px; display: inline-block; font-weight: bold; position: relative;}
.txha_mtjj .p2 span::before{ content: ""; position: absolute; left: 0px; top: 14px; width: 3px; height: 22px; }
.txha_mtjj .ul1{height: 350px;overflow:auto;padding-right: 5px;}
.txha_mtjj .ul2{height: 235px;overflow:auto;padding-right: 5px;}
.txha_mtjj ul li{ background: url(/2021ggdy/images/202111/W020211117584093862217.png) left 22px no-repeat; padding:10px 0 10px 15px; font-size: 18px;color: #000; line-height: 30px;  overflow: hidden; border-bottom: 1px dashed #b7b7b7; }
.txha_mtjj ul li span {
    float: right;
    display: block;
    color: #999;
    font-size: 16px;
}
.txha_mtjj ul li a{color: #000;display: block;width: 330px;}
.txha_mtjj ul li img{ vertical-align: middle; margin-right: 5px; max-height: 30px;}
.txha_mtjj ul li:last-child{ border: none;}
.txha_mtjj ul li.hot{ font-size: 20px; font-weight: bold; border: none;}
.txha_mtjj ul li.hot a{color: #474747;}


.sygs_spqh{ width:735px; height:405px; position:relative;}
.sygs_spqh .bd ul li{ width:735px; height:405px; position:relative; overflow:hidden;}
.sygs_spqh .bd ul li img{width:735px; height:405px;}
.sygs_spqh .bd ul li .bg{ width:100%; height:55px; position:absolute; overflow:hidden; left:0; bottom:0;  background:#000; filter: alpha(opacity=50);	-moz-opacity: 0.5;opacity: 0.5;	z-index:1;}
.sygs_spqh .bd ul li .bt{width: 640px;height:55px;padding:0 10px;line-height:55px;font-size: 18px;overflow:hidden;position:absolute;left:0;bottom:0;z-index:15;font-family:"\5FAE\8F6F\96C5\9ED1";}
.sygs_spqh .bd ul li .bt a{ color:#fff !important;}
.sygs_spqh .hd{ position:absolute; right:0; bottom:19px;z-index:16;}
.sygs_spqh .hd ul li{display: inline-block;width:12px;height:12px;line-height:12px;font-size:0;cursor:pointer;background:#fff;overflow:hidden;margin-right: 6px;z-index:16;border-radius: 50%;}


.jcygb_bmztc{ height: 287px; position: relative;}
.p2 .jcygb_bmztc::before{content: ""; position: absolute; left: 0; top: 0; width: 75px; height:287px; background-color: #fff;}
.p2 .jcygb_bmztc::after{content: ""; position: absolute; right: 0; top: 0; width: 10px; height:287px; background-color: #fff;}
.jcygb_bmztc .ztc{float: left;background-color: #fff; box-shadow: 0 0 15px 5px inset #cbcbcb; border-radius: 10px; border: 1px solid #fff;}
.jcygb_bmztc_sdjc{margin: 18px 0 0 88px; width: 160px; padding: 10px 30px;}
.jcygb_bmztc_sdjc ul li{text-align-last: justify; font-size: 20px; color: #333; height: 46px; line-height: 46px; padding-left: 35px; width: 125px;}

.jcygb_bmztc_sdyw{margin: 18px 0 0 30px; width: 270px; padding: 10px 50px;}
.jcygb_bmztc_sdyw ul{ display: flex;    flex-wrap: wrap;    justify-content: space-between;}
.jcygb_bmztc_sdyw ul li{font-size: 18px; color: #333; height: 37px; line-height: 37px; width: 110px;}
.jcygb_bmztc_lmmc{ text-align: center; font-weight: bold; font-size: 24px;  line-height: 40px; height: 40px; margin-bottom: 10px;}


.jcygb_syep{background-color: #f3f3f3;padding: 30px 0;}
.jcygb_cgfb{background-color: #fff;background-repeat: no-repeat;background-position: center bottom;border-radius: 5px;box-shadow: 0 0 5px 5px #ececec;padding:20px 25px;display: flex;justify-content: space-between;}
.jcygb_67903 .jcygb_cgfb,
.jcygb_67360 .jcygb_cgfb,
.jcygb_67414 .jcygb_cgfb,
.jcygb_67968 .jcygb_cgfb,
.jcygb_67515 .jcygb_cgfb,
.jcygb_67560 .jcygb_cgfb,
.jcygb_67617 .jcygb_cgfb,
.jcygb_67667 .jcygb_cgfb,
.jcygb_67722 .jcygb_cgfb,
.jcygb_67784 .jcygb_cgfb,
.jcygb_67839 .jcygb_cgfb,
.jcygb_68026 .jcygb_cgfb,
.jcygb_68078 .jcygb_cgfb,
.jcygb_68139 .jcygb_cgfb,
.jcygb_68140 .jcygb_cgfb,
.jcygb_68141 .jcygb_cgfb{background-image: url(/2021ggdy/images/www/jcwgb_58.png);}
.jcygb_cgfbl,.jcygb_cgfbr{ width: 550px;}
.jcygb_68386 .jcygb_cgfb{ display: block;}
.jcygb_cgfb .hd{ border-bottom: 1px solid #dedede; height: 46px; margin-bottom: 15px;}
.jcygb_cgfb .hd ul li{ display: inline-block; line-height: 45px; padding: 0 10px; margin-right: 15px; font-size: 24px; position: relative;}
.jcygb_cgfb .hd ul .on{ font-weight: bold; }
.jcygb_cgfb .hd ul li a{ color: #1a1a1a;}
.jcygb_cgfb .hd ul .on a{ opacity: 1;}
.jcygb_cgfb .hd ul li::before{ content: ""; position: absolute; right: -10px; top: 14px; width: 1px; height: 24px; background-color: #cdcdcd;}
.jcygb_cgfb .hd ul li:last-child::before{ display: none;}
.jcygb_cgfb .bd ul li{ background: url(/2021ggdy/images/202111/W020211117584093862217.png) left 18px no-repeat; padding:8px 0 8px 15px; font-size: 18px;color: #000; line-height: 30px;  overflow: hidden;}
.jcygb_cgfb .bd ul li span {
    float: right;
    display: block;
    color: #999;
    font-size: 16px;
}
.jcygb_cgfb .bd ul li a{color: #333333;display: block;width: 500px;}

.jcygb_sybk3{ padding: 20px 0;}
.jcygb_wsjcfwdt{height: 459px;padding-top: 90px;overflow: hidden;display: flex;justify-content: center;text-align: center;}
.jcygb_wsjcfwdt .bd { width: 193px;margin: 0 12px;}
.jcygb_wsjcfwdt .bd img{ cursor: pointer;}
.jcygb_wsjcfwdt .box{width: 153px;padding: 80px 20px 20px 20px;font-size: 18px;margin-top: -80px;background: rgba(254,254,255,0.7);border: 1px solid #fff;box-shadow: 0 3px 11px 2px rgb(0 0 0 / 50%);}
.jcygb_wsjcfwdt .box ul{display: flex;flex-direction: column;height: 260px;justify-content: space-around;}
.jcygb_wsjcfwdt .box ul li{ text-align: center;}
.jcygb_wsjcfwdt .box ul li a{ color: #333;}

.jcygb_sybk4 {display: flex;flex-wrap: wrap;justify-content: space-between;}
.jcygb_sybk4_box{width: 364px;height: 304px;padding: 0 15px 0 15px; background-repeat: no-repeat;}
.jcygb_sybk4_lmmc{ font-size: 24px; font-weight: bold; text-align: center; height: 41px; line-height: 41px; color: #fff;}
.jcygb_sybk4_lmmc a{ color: #fff;}

.jcygb_sybk4_box ul li{background: url(/2021ggdy/images/202111/W020211117584093862217.png) left 9px no-repeat;padding: 0 0 10px 15px;font-size: 16px;color: #000;line-height: 26px;margin-bottom: 10px;overflow: hidden;border-bottom: 1px dashed #b7b7b7;min-height: 52px;}
.jcygb_sybk4_box ul li a{ color: #333;}
.jcygb_sybk4_box ul li:last-child{ border: none;}
.jcygb_sybk4_box .mtgz{display: flex;justify-content: space-between;align-items: center;}
.jcygb_sybk4_box .mtgz img{ width: 140px; height: 200px; border: 5px solid #ed997c;}
.jcygb_sybk4_box .mtgz ul{width: 200px;height: 230px;overflow: auto;padding-right: 5px;}

.jcygb_sybk4_box.jctz{ background-position: 3px 50px,0 0; background-repeat: no-repeat,no-repeat;}


.jcygb_sybk4_box.jctz ul{width: 235px;float: right;height: 230px;overflow: auto;}
.jcygb_sybk4_box.zdal ul li{}
.jcygb_sybk4_box.zdal ul li img{ padding-right: 10px;}
.jcygb_sybk4_box.zdal ul li span {
    display: block;
    float: right;
    color: #999;
    margin: 0;
}

.jcygb_sybk4_box.zdal ul li a {
    display: block;
    width: 290px;
}

.jcygb_sybk4_box.xxkj ul li{}


.jcygb_sybk4_box{}
.jcygb_sybk4_box dl{width: 310px;margin: 25px auto 0;height: 180px;overflow: auto;padding-right: 5px;}
.jcygb_sybk4_box dl dd{font-size: 16px;padding: 5px 0;line-height: 1.6;border-bottom: 1px solid #0e3c82;}
.jcygb_sybk4_box dl dd:last-child{border:none}
.jcygb_sybk4_box dl dd a{color: #333;display: block;width: 250px;}

.jcygb_sybk4_box .jcjy{display: flex;align-items: center;height: 200px;}
.jcygb_sybk4_box .jcjy img{width: 150px;height: 200px;display: none;}
.jcygb_sybk4_box .jcjy ul{width: 205px;height: 200px;overflow: auto;}
.jcygb_sybk4_box .jcjy ul li{border: none;line-height: 22px;padding-bottom: 0;}

.jcygb_sybk4_box .ldjj{}
.jcygb_sybk4_box .ldjj ul{height: 230px;overflow: auto;}
.jcygb_sybk4_box .ldjj .tw{display: flex;justify-content: space-between;}
.jcygb_sybk4_box .ldjj .tw img{width: 150px;height: 85px;}
.jcygb_sybk4_box .ldjj .tw p{width: 190px;font-size: 16px;line-height: 24px;display: flex;align-items: center;}
.jcygb_sybk4_box .ldjj ul li{ background: none; padding: 0 0 10px 0;}




.swiper{ height: 200px; margin-top:15px;}
.swiper-wrapper{}
.swiper-slide{width: 110px;padding: 10px;height: 150px;display: flex;align-items: center;justify-content: center;font-size: 18px;color: #fff;line-height: 30px;overflow: hidden;flex-direction: column;}
.swiper-slide a{ color: #fff;}

.mySwiper1 {height: 248px;margin-top: 10px;}
.mySwiper1 .swiper-slide { height: 225px; padding: 0;background-color: transparent;}
.mySwiper1 .swiper-slide img {width: 335px;height: 180px;margin-bottom: 3px;}
.mySwiper1 .swiper-slide p { font-size: 16px; display: flex; line-height: 20px; height: 40px; width:335px; justify-content: center; align-items: center;}
.mySwiper1 .swiper-slide p a {color: #333333;}




.swiper-pagination-bullet{width: 10px; height: 10px; z-index: 999;}

.jcygb_sybk4_box ul li span {color: #999;display: inline-block;margin-left: 10px;font-size: 14px;}

.swiper-slide span {
    display: inline-block;
    color: #999;
    font-size: 14px;
}

.jcygb_sybk4_box dl dd span {
    display: block;
    float: right;
    color: #999;
    font-size: 14px;
}


.jcygb_zt{  border-radius: 5px; height: 285px;}
.jcygb_zt .prev,.jcygb_zt .next{ width: 17px; height: 260px; cursor: pointer;}
.jcygb_zt .prev{ float: left; margin-left: 45px; background: url(/2021ggdy/images/202111/W020211117584093882027.png) center center no-repeat;}
.jcygb_zt .next{ float: right; margin-right: 5px; background: url(/2021ggdy/images/202111/W020211117584093899085.png) center center no-repeat;}
.jcygb_zt .bd{ margin-left: 5px; margin-top: 22px; float: left; width: 1110px; overflow: hidden;}
.jcygb_zt .bd ul{ width: 260px;margin-right: 22px;}
.jcygb_zt .bd ul li{  margin-bottom: 22px; width: 260px; height: 110px;}
.jcygb_zt .bd ul li img{ width: 260px; height: 110px;}


.jcygb_rmzx{  width: 1140px; height: 629px; padding: 90px 30px 40px 30px;}
.jcygb_rmzxl{ float: left; width: 630px;height: 609px; padding: 5px 25px 15px 45px; }
.jcygb_rmzxl .box{display: flex;height: 140px;width: 630px;justify-content: space-between;}
.jcygb_rmzxl img{ width: 220px; height: 140px;}
.jcygb_rmzxl ul{width: 390px;height: 152px;overflow: auto;}
.jcygb_rmzxl ul li{font-size: 16px;color: #000;line-height: 22px;min-height: 44px;margin: 5px 0;background: url(/2021ggdy/images/202111/W020211117584093862217.png) left 6px no-repeat;padding-left: 15px;}
.jcygb_rmzxl ul li span {
    float: right;
    display: block;
    color: #999;
    font-size: 16px;
}
.jcygb_rmzxl ul li a{color: #333333;display: block;width: 310px;}
.jcygb_rmzxl .p1 {
    height: 60px;
    width: 100%;
}

.jcygb_rmzxl .p1 a {
    display: block;
    height: 60px;
    width: 100%;
}

.jcygb_rmzxr{float: right;width: 400px;background: url(/2021ggdy/images/www/jcwgb_7.jpg) no-repeat;height: 627px; overflow: hidden;}
.jcygb_rmzxr_lmmc{font-weight: bold;padding: 0 20px;font-size: 24px;height: 40px;line-height: 40px;margin-bottom: 10px;}
.jcygb_rmzxr_lmmc span{font-size: 16px;float: right;color: #333333;background: url(/2021ggdy/images/www/jcwgb_31.png) left center no-repeat;padding-left: 30px;margin-top: 5px;font-weight: normal;}

.jcygb_ejwz_box{margin-top: 10px;width: 278px;}
.jcygb_ejwz_box ul{float: left;width: 121px;padding: 0 0 0 10px;cursor: pointer; height: 515px; overflow: auto;}
.jcygb_ejwz_box ul::-webkit-scrollbar {  width : 6px;  }
.jcygb_ejwz_box ul::-webkit-scrollbar-thumb {  border-radius: 5px;  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);  background   : #D62929;  }
.jcygb_ejwz_box ul::-webkit-scrollbar-track {  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);  border-radius: 5px;  background   : #ededed;  }
.jcygb_ejwz_box .box_ewm{float: right;width: 135px;}



.jcygb_qycl{ display: flex;justify-content: space-between;}
.jcygb_qycl a{ display: inline-block; text-align: center; font-size: 18px; color: #000; border: 1px solid #d3d3d3; background-color: #e4e4e4; width: 288px; height: 38px; text-align: center; line-height: 38px;}
.jcygb_qycl i{ display: inline-block; margin-left: 15px; font-style: normal; font-weight: bold;}

.jcygb_footer{padding: 35px 0 15px 0;}
.jcygb_yqlj{ position:relative}
.jcygb_yqlj ul{ display: flex;justify-content: space-between;}
.jcygb_yqlj ul li{height: 40px;}
.jcygb_yqlj ul li h2{font-size: 18px;background-color: #fff;padding: 5px 15px;display: flex;font-weight: normal;border: 1px solid #000;align-items: center;justify-content: center;}
.jcygb_yqlj ul li h2 i{background: url(/2021ggdy/images/www/hbjcy_link_top.png) no-repeat;width: 13px;height: 7px;display: block;margin-left: 10px;transition: all 0.35s;}
.jcygb_yqlj ul li.xz h2{z-index: 999;position: relative;border-top: 1px solid #fff;}
.jcygb_yqlj ul li.xz h2 i{transform: rotateX(180deg);}
.jcygb_yqlj ul li .p1{position:absolute; display: none; left: 0;bottom: 39px;padding: 20px;background-color: #fff;width: 1158px;overflow: hidden;border: 1px solid #000;}
.jcygb_yqlj ul li .p1 a{ margin: 2px; font-size: 16px; padding: 2px 10px; display: inline-block;}
.jcygb_yqlj ul li .p1 a:hover{color: #fff !important;border-radius: 5px;}

.jcygb_baxx{ font-size: 16px; color: #fff; line-height: 32px; text-align: center;}
.jcygb_baxx img{ width: 20px; vertical-align: middle;}
.jcygb_baxx a{ color: #fff;}
.jcygb_baxx a:hover{ color:#fff !important}


.jcygb_ejdbg{ background-color: #f2f2f2;}
.jcygb_ejnav{ font-size: 18px; color: #333; line-height: 30px; padding: 10px 0;}
.jcygb_ejnav a{ color: #333;}
.jcygb_ejxbg{ background-color: #fff; border-radius: 10px; padding: 30px;}
.jcygb_ejlist ul { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #aaaaaa;}
.jcygb_ejlist ul li{ background: url(/2021ggdy/images/202111/W020211117584093862217.png) left 22px no-repeat; padding:10px 0 10px 15px; font-size: 18px;color: #333; line-height: 30px;  overflow: hidden;}
.jcygb_ejlist ul li a{ color: #333;}
.jcygb_ejlist ul li span{ float: right;}
.jcygb_ejtwlist{}
.jcygb_ejtwlist ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.jcygb_ejtwlist ul li{
    width: 340px;
    margin: 10px 0;
}

.jcygb_ejtwlist ul li img{
    width: 340px;
    height: 255px;
    margin-bottom: 10px;
    padding: 1px;
    transition: all 0.35s;
    border: 1px solid #ddd;
}
.jcygb_ejtwlist ul li:hover img{
    box-shadow: 0 0 6px 3px #ddd;
    transition: all 0.35s;
}
.jcygb_ejtwlist ul li p{
    font-size: 16px;
    text-align: center;
    line-height: 24px;
}
.jcygb_ejtwlist ul li a{color: #333;}

.jcygb_ejztlist{}
.jcygb_ejztlist ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.jcygb_ejztlist ul li{
    width: 260px;
    margin: 10px 0;
}

.jcygb_ejztlist ul li img{
    width: 260px;
    margin-bottom: 10px;
    padding: 1px;
    transition: all 0.35s;
    border: 1px solid #ddd;
}
.jcygb_ejztlist ul li:hover img{
    box-shadow: 0 0 6px 3px #ddd;
    transition: all 0.35s;
}
.jcygb_ejztlist ul li p{
    font-size: 16px;
    text-align: center;
    line-height: 24px;
}
.jcygb_ejztlist ul li a{color: #333;}


.pages{ text-align: center; font-size: 14px;padding: 30px 0;}
.pages .pageitem a { border:1px solid #d9d9d9; padding:2px 8px; background-color:#f2f2f2; text-decoration:none; margin-right:5px; }
.pages .pageitem a.current{font-weight: bold; background-color: #fff; color: #ff6c00;}

.jcygb_ejnr{}
.jcygb_ejnr .p1{ border-bottom: 1px solid #bfbfbf; padding-bottom: 10px; margin-bottom: 10px;}
.jcygb_ejnr .p1 h1{ font-size: 36px; color: #333; line-height: 1.2; margin: 20px 0; text-align: center;}
.jcygb_ejnr .p1 p{ font-size: 16px; color: #787878; line-height: 30px;}
.jcygb_ejnr .p1 p span{ float: right;}
.jcygb_ejnr .p1 p a{color: #787878;}

.jcygb_ejnr .p2{ font-size: 18px; color: #787878; padding:0 10px;}
.jcygb_ejnr .p2 p{  line-height: 40px; padding: 10px 0;}
.jcygb_ejnr .p2 span{}
.jcygb_ejnr .p2 img{max-width: 100%; margin: 10px 0;}

.jcygb_ejlist .p2{ height: 48px; line-height: 48px;}
.jcygb_ejlist .p2 span{ font-size: 24px;height: 48px; padding-left: 10px; line-height: 48px; display: inline-block; font-weight: bold; position: relative;}
.jcygb_ejlist .p2 span::before{ content: ""; position: absolute; left: 0px; top: 14px; width: 3px; height: 22px;}

.jcygb_bjqh { float: left; margin-right: 25px; position: relative; display: flex; align-items: center;}
.jcygb_bjqh::before{content: "";position: absolute;right: -12px;top: 2px;width: 1px;height: 20px;background-color: #dcdcdc;}
.jcygb_bjqh span{color: #49382d;margin: 0 5px;}
.jcygb_bjqh a{display: inline-block;width: 20px;height: 20px;border-radius: 3px;margin: 0 3px;}
.jcygb_bjqh .dls{ background-color: #4f8db8;}
.jcygb_bjqh .hs{ background-color: #E7130F;}
.jcygb_bjqh .ls{ background-color: #0E3C82;}
.jcygb_bjqh a.on {
    border: 1px solid #000;
    opacity: 1;
}
.tgzx {
    float: right;
}
.tgzx a{color: #49382d;}
.jcygb_sybk4_lmmc a:hover{ color:#fff !important}

.jcygb_rmzxr .bd ul li a:hover {color: #fff !important;}

.nav h3 a:hover{ color: #ff0 !important; transition: all 0.75s;}
.nav .sub li a:hover{ color: #ff0 !important; transition: all 0.75s;}
.pcy_a {
    display: none;
    position: absolute;
    left: -10px;
    width: 90px;
    padding: 10px;
    text-align: center;
}

.pcy_a a {
    display: block;
    color: #fff !important;
    padding: 10px;
    font-size: 16px;
    line-height: 22px;
    border-bottom: 1px dashed #fff;
}
.pcy_a a:last-child{ border: none;}

.pcy {
    position: relative;
    width: 90px;
    text-align: center;
}
.pcy img{
    width: 12px;
    margin-left: 5px;
}

.pcy_a a:hover{ color: #ff0 !important; transition: all 0.75s;}
.swiper-slide a:hover{color: #ff0 !important;}



.pageControl{text-align:center;margin-top: 20px;}
.pageControl li{ display:-webkit-inline-box; display:inline; text-align:center}
.pageControl  a{margin:0 5px;color: #2e2a2b;text-decoration:none;  line-height:22px; height:22px; display:inline-block; width:30px;border:1px solid #e2e2e2;vertical-align:middle; text-align:center}
.pageControl  a:hover{text-decoration:underline;}
.pageControl  font{margin:0 5px;color:#FFF;line-height:24px; height:24px; display:inline-block;   width:30px; vertical-align:middle; text-align:center}

.pageControl  .pageUP{background:none; width:58px;height:22px;line-height:22px;display:inline-block;vertical-align:middle;}
.pageControl  .pageDOWN{background:none; width:58px;height:22px;line-height:22px;display:inline-block;vertical-align:middle;}


.ejwz_sqhd{width: 382px;position: relative;margin: 0 auto;}
.ejwz_sqhd svg{ pointer-events: all; position: relative;}
.ejwz_sqhd .path{ fill: none; transition: all 0.35s; cursor:pointer}
.ejwz_sqhd path.on{ stroke:#fff; stroke-width: 3; }

.ejwz_dtdw{}
.ejwz_dtdw ul li{height: 36px;min-width: 80px;position: absolute; color: #fff;font-size: 16px;pointer-events: none;}
.ejwz_dtdw ul li a{height: 36px; min-width: 80px; color: #fff; text-decoration: none;padding-left: 30px;  display: none;}
.ejwz_dtdw ul li.on{ z-index: 999;}
.ejwz_dtdw ul li.on a{display: block;}
.ejwz_dtdw ul li.on a:hover,.ejwz_dtxjs .dtxjs_boxhd ul li.on a{ color: #fff !important;}
.ejwz_dtdw ul li.on1 a{display: block; color: #333;}
.ejwz_dtdw ul li.on1.on a{color: #fff;}
.ejwz_dtdw ul li:nth-child(1){left: 290px;top: 0px;}
.ejwz_dtdw ul li:nth-child(2){left: 285px;top: 110px;}
.ejwz_dtdw ul li:nth-child(5){left: 315px;top: 150px;}
.ejwz_dtdw ul li:nth-child(6){left: 110px;top: 10px;}
.ejwz_dtdw ul li:nth-child(7){left: 180px;top: 140px;}
.ejwz_dtdw ul li:nth-child(4){left: 140px;top: 110px;}
.ejwz_dtdw ul li:nth-child(3){left: 170px;top: 45px;}
.ejwz_dtdw ul li:nth-child(8){left: 180px;top: 100px;}
.ejwz_dtdw ul li:nth-child(9){left: 295px;top: 130px;}
.ejwz_dtdw ul li:nth-child(10){left: 255px;top: 100px;}
.ejwz_dtdw ul li:nth-child(11){left: 320px;top: 130px;}
.ejwz_dtdw ul li:nth-child(12){left: 275px;top: 160px;}
.ejwz_dtdw ul li:nth-child(14){left: 40px;top: 140px;}
.ejwz_dtdw ul li:nth-child(13){left: 235px;top: 60px;}
.ejwz_dtdw ul li:nth-child(15){left: 230px;top: 135px;}
.ejwz_dtdw ul li:nth-child(16){left: 290px;top: 46px;}
.ejwz_dtdw ul li:nth-child(17){left: 100px;top: 60px;}

.ejwz_dtxjs{margin-top:-10px}
.ejwz_dtxjs .dtxjs_boxhd{border-radius: 15px;padding: 10px 20px;background-color: #ffffff70;box-shadow: inset 0 0 20px 20px #fff, 0 0 3px #fff;height: 156px;overflow: auto;}
.ejwz_dtxjs .dtxjs_boxhd ul{ display: flex; flex-wrap: wrap;}
.ejwz_dtxjs .dtxjs_boxhd ul li{width: 100px;height: 24px;line-height: 24px;overflow: hidden;font-size: 16px;margin: 1px 5px;color: #333;text-align: center;}
.ejwz_dtxjs .dtxjs_boxhd ul li a{color: #333; text-decoration: none;}
.ejwz_dtxjs .dtxjs_boxhd ul li.on{ border-radius: 5px;}
.ejwz_dtxjs .dtxjs_boxhd ul li.on a{ color: #fff;}

.dtxjs_boxbd{margin-top: 10px;}
.dtxjs_boxbd_box h2{font-size: 18px;color: #333;}
.dtxjs_boxbd_box dl {display: flex;justify-content: center;}
.dtxjs_boxbd_box dl dd{text-align: center;margin: 5px;}
.dtxjs_boxbd_box dl dd img{width: 90px;height: 90px;}
.dtxjs_boxbd_box dl dd p{text-align: center;height: 24px;line-height: 24px;color: #8a8989;font-size: 14px;}




/**jigoushezhi 1**/
.jcygb_jgsz{ background-color: #f2f2f2; padding: 0 0 30px 0;}
.jcygb_jgsz_nav{ font-size: 18px; color: #333; height: 50px; line-height: 50px;}
.jcygb_jgsz_nav a{color: #333;}
.jcygb_jgsz_gk{ height: 360px; padding: 25px 40px; display: flex;justify-content: space-between;}
.jcygb_jgsz_gk img{ width: 550px; height: 350px; box-shadow: 0 3px 5px #b5aaaa;}
.jcygb_jgsz_gk .p1{ width: 530px; height: 360px; overflow: auto;}
.jcygb_jgsz_gk .p1 h2{ font-size: 30px; line-height: 40px; padding: 10px 0; color: #262626;}
.jcygb_jgsz_gk .p1 span{ font-size: 18px; line-height: 38px; color: #262626;}

.jcygb_jgsz_ldjs{ background-color: #fff; border-radius: 15px; padding: 20px 40px; display: flex;justify-content: space-between;}
.jcygb_jgsz_ldjs_l{ width: 720px;}
.jcygb_jgsz_ldjs_r{ width: 360px;}
.jcygb_jgsz_lmmc{ background: url(/2021ggdy/images/www/jcwgb_45.png) left center repeat-x; height: 26px; position: relative;}
.jcygb_jgsz_lmmc b{ font-size: 24px; height: 26px; line-height: 26px; display: inline-block; padding: 0 8px 0 12px; background-color: #fff;}
.jcygb_jgsz_lmmc::before{ content: ""; position: absolute; left: 0; top: 0; width: 5px; height: 26px;}

.jcygb_jgsz_sdjc{}
.jcygb_jgsz_sdjc ul{display: flex;justify-content: space-between;}
.jcygb_jgsz_sdjc ul li{}
.jcygb_jgsz_sdjc ul li img{}
.jcygb_jgsz_sdjc ul li p{font-size: 18px;line-height: 50px;text-align: center;}

.jcygb_jgsz_sdyw{}
.jcygb_jgsz_sdyw ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.jcygb_jgsz_sdyw ul li{width: 240px;padding: 0 50px;height: 70px;border-radius: 5px;margin-bottom: 20px;background-color: #f3f8fc;font-size: 20px;color: #333;position: relative;display: flex;justify-content: flex-start;align-items: center;}
.jcygb_jgsz_sdyw ul li a{color: #333;}
.jcygb_jgsz_sdyw ul li i{display: block;width: 50px;height: 50px;margin-right: 50px; background-repeat: no-repeat;}
.jcygb_jgsz_sdyw ul li:nth-child(1) i{ background-position: 0 0;}
.jcygb_jgsz_sdyw ul li:nth-child(2) i{background-position: right top; }
.jcygb_jgsz_sdyw ul li:nth-child(3) i{background-position: 0 -78px;}
.jcygb_jgsz_sdyw ul li:nth-child(4) i{background-position: right -78px;}
.jcygb_jgsz_sdyw ul li:nth-child(5) i{background-position: 0 -162px;}
.jcygb_jgsz_sdyw ul li:nth-child(6) i{background-position: right -162px;}
.jcygb_jgsz_sdyw ul li:nth-child(7) i{background-position: 0 -244px;}
.jcygb_jgsz_sdyw ul li:nth-child(8) i{background-position: right -244px;}
.jcygb_jgsz_sdyw ul li:nth-child(9) i{background-position: 0 bottom;}
.jcygb_jgsz_sdyw ul li:nth-child(10) i{background-position: right bottom;}

.jcygb_jgsz_box ul{display: flex;padding: 30px 24px;background-color: #f3f8fc;flex-wrap: wrap;justify-content: space-between;}
.jcygb_jgsz_box ul li{padding: 10px 0 10px 35px;font-size: 18px;color: #333;line-height: 26px;margin-bottom: 7px;border-radius: 5px;width: 285px;display: flex;align-items: center;}

.jcygb_jgsz_md{display: flex;flex-wrap: wrap;justify-content: center;}
.jcygb_jgsz_md a{ display: block; box-shadow: 0 0 5px #d1d1d1; width: 252px;height: 60px;color: #fff;font-size: 20px;line-height: 30px;font-weight: bold;text-align: center;padding: 20px 50px 20px 50px;margin: 0 4px 13px 4px;}
.jcygb_jgsz_md a:hover{color: #fff !important;}




.jcygb_jgsz_jcz{}
.jcygb_jgsz_jcz img{ width: 175px; height: 250px; margin: 0 auto; display: block;}
.jcygb_jgsz_jcz p{ font-size: 18px; padding: 0 25px; color: #333; line-height: 42px; display: flex;}
.jcygb_jgsz_jcz p span{ display: inline-block; width: 250px;}


.jcygb_jgsz_rul{}
.jcygb_jgsz_rul ul{
    width: 400px;
}
.jcygb_jgsz_rul ul li{width: 100px;margin: 0 10px 10px 10px;float: left;}
.jcygb_jgsz_rul ul li img{ width: 100px; height: 135px;}
.jcygb_jgsz_rul ul li p{line-height: 22px;overflow: hidden;font-size: 18px;margin: 5px 0;text-align: center;} 

/**jigoushezhi 2**/


/**jianwuxinwen 1**/
.jcygb_jwgk{}
.jcygb_jwgk_bg{background-color: #f2f2f2; padding: 30px 0; margin: 30px 0;}
.jcygb_jwgk_lbt{ width:735px; height:405px; position:relative; float: left;}
.jcygb_jwgk_lbt .bd ul li{ width:735px; height:405px; position:relative; overflow:hidden;}
.jcygb_jwgk_lbt .bd ul li img{width:735px; height:405px;}
.jcygb_jwgk_lbt .bd ul li .bg{ width:100%; height:55px; position:absolute; overflow:hidden; left:0; bottom:0;  background:#000; filter: alpha(opacity=50);	-moz-opacity: 0.5;opacity: 0.5;	z-index:1;}
.jcygb_jwgk_lbt .bd ul li .bt{width: 640px;height:55px;padding:0 10px;line-height:55px;font-size: 18px;overflow:hidden;position:absolute;left:0;bottom:0;z-index:15;font-family:"\5FAE\8F6F\96C5\9ED1";}
.jcygb_jwgk_lbt .bd ul li .bt a{ color:#fff !important;}
.jcygb_jwgk_lbt .hd{ position:absolute; right:0; bottom:19px;z-index:16;}
.jcygb_jwgk_lbt .hd ul li{display: inline-block;width:12px;height:12px;line-height:12px;font-size:0;cursor:pointer;background:#fff;overflow:hidden;margin-right: 6px;z-index:16;border-radius: 50%;}

.jcygb_jwgk_syxw{  overflow:hidden; width: 430px; float: right;  }
.jcygb_jwgk_syxw .p2{ height: 48px; line-height: 48px; }
.jcygb_jwgk_syxw .p2 span{ font-size: 24px;height: 48px;  padding-left: 10px; line-height: 48px; display: inline-block; font-weight: bold; position: relative;}
.jcygb_jwgk_syxw .p2 span::before{ content: ""; position: absolute; left: 0px; top: 14px; width: 3px; height: 22px; }
.jcygb_jwgk_syxw .ul1{height: 350px;overflow:auto;padding-right: 5px;}
.jcygb_jwgk_syxw ul li{ background: url(/2021ggdy/images/202111/W020211117584093862217.png) left 22px no-repeat; padding:10px 0 10px 15px; font-size: 18px;color: #000; line-height: 30px;  overflow: hidden; border-bottom: 1px dashed #b7b7b7; }
.jcygb_jwgk_syxw ul li span {    float: right;    display: block;    color: #999;    font-size: 16px;}
.jcygb_jwgk_syxw ul li a{color: #000;display: block;width: 330px;}
.jcygb_jwgk_syxw ul li img{ vertical-align: middle; margin-right: 5px; max-height: 30px;}
.jcygb_jwgk_syxw ul li:last-child{ border: none;}
.jcygb_jwgk_syxw ul li.hot{ font-size: 20px; font-weight: bold; border: none;}
.jcygb_jwgk_syxw ul li.hot a{color: #474747;}

.jcygb_jwgk_gddt{ background-color: #fff; padding: 10px 40px 30px 40px; border-radius: 15px; box-shadow: 0 0 5px #d1d1d1;}
.jcygb_jwgk_l{width: 655px; float: left;}
.jcygb_jwgk_r{ width: 430px; float: right;}
.jcygb_jwgk_nav{border-bottom: 1px solid #dedede; height: 46px; margin-bottom: 15px;}
.jcygb_jwgk_nav span{ display: inline-block; line-height: 45px; padding: 0 10px; font-size: 24px; font-weight: bold; }
.jcygb_jwgk_nav a{float: right; font-size: 16px; color: #787878; display: inline-block; line-height: 46px;}
.jcygb_jwgk_gddt ul li{ background: url(/2021ggdy/images/202111/W020211117584093862217.png) left 18px no-repeat; padding:8px 0 8px 15px; font-size: 18px;color: #000; line-height: 30px;  overflow: hidden;}
.jcygb_jwgk_gddt ul li span { float: right; display: block; color: #999; font-size: 16px;}
.jcygb_jwgk_gddt ul li a{color: #333333;display: block;}
.jcygb_jwgk_l ul li a{width: 570px;}


.jcygb_jwgk_xwfb{}
.jcygb_jwgk_xwfb img{ width: 185px; height: 115px; float: left;}
.jcygb_jwgk_xwfb .p1{ width: 225px; height: 115px; float: right;overflow: auto;}
.jcygb_jwgk_xwfb .p1 h2{display: block;line-height: 32px;font-size: 18px;font-weight: normal;margin-bottom: 7px;}
.jcygb_jwgk_xwfb .p1 h2 a{ color: #333;}
.jcygb_jwgk_xwfb .p1 span{display: block;height: 20px;line-height: 20px;color: #333;font-size: 14px;text-indent: 2em;}

.jcygb_jwgk_ldjj{background-color: #fff;padding: 20px 40px 30px 40px;border-radius: 15px;box-shadow: 0 0 5px #d1d1d1;min-height: 320px;}
.jcygb_jwgk_ldjj_nav{ background: url(/2021ggdy/images/www/jcwgb_45.png) left center repeat-x; height: 26px; position: relative;}
.jcygb_jwgk_ldjj_nav b{font-size: 24px;height: 26px;line-height: 26px;display: inline-block;padding: 0 10px 0 0;background-color: #fff;}
.jcygb_jwgk_ldjj_nav a{font-size: 16px;color: #787878;display: block;background-color: #fff;float: right;padding: 0 0px 0 8px;height: 26px;line-height: 26px;}

.jcygb_jwgk_ldjj .bd{position: relative;}
.jcygb_jwgk_ldjj .bd .tempWrap{ width: 1120px !important; overflow: hidden;}
.jcygb_jwgk_ldjj .bd .prev,.jcygb_jwgk_ldjj .bd .next{ position: absolute; top:80px; width: 28px; height: 53px; cursor: pointer;}
.jcygb_jwgk_ldjj .bd .prev{ background: url(/2021ggdy/images/www/jcwgb_46.png) no-repeat; left: -28px;}
.jcygb_jwgk_ldjj .bd .next{background: url(/2021ggdy/images/www/jcwgb_47.png) no-repeat; right: -28px;}
.jcygb_jwgk_ldjj .bd ul{}
.jcygb_jwgk_ldjj .bd ul li{ width: 360px; margin-right: 20px;}
.jcygb_jwgk_ldjj .bd ul li img{ width: 360px; height: 205px; margin-bottom: 10px;}
.jcygb_jwgk_ldjj .bd ul li p{ font-size: 18px; line-height: 30px;}
.jcygb_jwgk_ldjj .bd ul li a{ color: #333;}

.jcygb_jwgk_bss{width: 565px;}
.jcygb_jwgk_bss_t{}
.jcygb_jwgk_bss_t img{ width: 260px; height: 150px; float: left;}
.jcygb_jwgk_bss_t .p1{ width: 285px; height: 150px; overflow: auto; float: right;}
.jcygb_jwgk_bss_t .p1 h2{ display: block; line-height: 28px; font-size: 20px; margin-bottom: 8px;}
.jcygb_jwgk_bss_t .p1 h2 a{ color: #333;}
.jcygb_jwgk_bss_t .p1 span{ display: block; text-indent: 2em; line-height: 28px; color: #787878; font-size: 16px;}
.jcygb_jwgk_bss ul li{ background: url(/2021ggdy/images/202111/W020211117584093862217.png) left 18px no-repeat; padding:8px 0 8px 15px; font-size: 18px;color: #000; line-height: 30px;  overflow: hidden;}
.jcygb_jwgk_bss ul li span { float: right; display: block; color: #999; font-size: 16px;}
.jcygb_jwgk_bss ul li a{color: #333333;display: block;}
.jcygb_jwgk_bss .dw{ border-bottom: 1px dashed #bfbfbf;}

/**jianwuxinwen 2**/

/**jianwuzhiyin 1**/
.jcygb_jwzy{}
.jcygb_jwzy_gzlc{background-color: #fff; padding: 20px 40px 30px 40px; border-radius: 15px; box-shadow: 0 0 5px #d1d1d1;}
.jcygb_jwzy_gzlc .bd{position: relative; min-height: 437px;}
.jcygb_jwzy_gzlc .bd .tempWrap{ width: 1120px !important; overflow: hidden;}
.jcygb_jwzy_gzlc .bd .prev,.jcygb_jwzy_gzlc .bd .next{ position: absolute; top:140px; width: 28px; height: 53px; cursor: pointer;}
.jcygb_jwzy_gzlc .bd .prev{ background: url(/2021ggdy/images/www/jcwgb_46.png) no-repeat; left: -28px;}
.jcygb_jwzy_gzlc .bd .next{background: url(/2021ggdy/images/www/jcwgb_47.png) no-repeat; right: -28px;}
.jcygb_jwzy_gzlc .bd ul{}
.jcygb_jwzy_gzlc .bd ul li{ width: 202px; margin-right: 27.5px; float: left;}
.jcygb_jwzy_gzlc .bd ul li img{ width: 200px; border: 1px solid #bde7f9; height: 365px; margin-bottom: 10px;}
.jcygb_jwzy_gzlc .bd ul li p{ font-size: 18px; line-height: 30px;}
.jcygb_jwzy_gzlc .bd ul li a{ color: #333;}

.jcygb_jwzy_jwxz{}
.jcygb_jwzy_jwxz .p1{ text-align: center; font-size: 24px; height: 30px; line-height: 30px; color: #619fd0;background: url(/2021ggdy/images/www/jcwgb_54.png) center center no-repeat;}
.jcygb_jwzy_jwxz ul{ display: flex;    justify-content: space-between;}
.jcygb_jwzy_jwxz ul li{ text-align: center;}
.jcygb_jwzy_jwxz ul li p{ text-align: center; font-size: 18px; color: #333; line-height: 40px;}

/**jianwuzhiyin 2**/


/**jianwugongkai 1**/
.jcygb_jwgk{}
.jcygb_jwgk_gzbg{background-color: #fff; padding: 20px 40px 30px 40px; border-radius: 15px; box-shadow: 0 0 5px #d1d1d1;}
.jcygb_jwgk_gzbg .p1{ float: left; width: 600px;}
.jcygb_jwgk_gzbg .p1 img{ width: 600px; height: 350px;}
.jcygb_jwgk_gzbg .p1 .bt{ display: flex;}
.jcygb_jwgk_gzbg .p1 .bt .sj{ width: 64px; height: 64px; box-shadow: 0 0 5px #d1d1d1; position: relative; color: #fff; margin-right: 20px; text-align: center; border-radius: 5px;}
.jcygb_jwgk_gzbg .p1 .bt .sj::before{ content: ""; position: absolute; left: 16px; top: 32px; width: 32px; height: 2px; background-color: #fff;}
.jcygb_jwgk_gzbg .p1 .bt .sj b{ font-size: 22px; line-height: 1.5;}
.jcygb_jwgk_gzbg .p1 .bt .sj i{font-size: 14px;line-height: 1.8;font-style: normal;}
.jcygb_jwgk_gzbg .p1 .bt a{font-size: 24px;font-weight: bold;display: flex;height: 64px;line-height: 32px;align-items: center;}

.jcygb_jwgk_gzbg .p2{ float: right; width: 470px;}
.jcygb_jwgk_gzbg .p2 h2{ font-size: 22px; line-height: 30px; overflow: hidden; display: none;}
.jcygb_jwgk_gzbg .p2 h2 a{}
.jcygb_jwgk_gzbg .p2 ul{ height: 438px; padding-right: 10px; overflow: auto;}
.jcygb_jwgk_gzbg .p2 ul li{ background: url(/2021ggdy/images/202111/W020211117584093862217.png) left 18px no-repeat; padding:8px 0 8px 15px; font-size: 18px;color: #000; line-height: 30px;  overflow: hidden;}
.jcygb_jwgk_gzbg .p2 ul li span { float: right; display: block; color: #999; font-size: 16px;}
.jcygb_jwgk_gzbg .p2 ul li a{color: #333333;display: block;width: 380px;}

.jcygb_jwgk_basj{background-color: #fff; padding: 20px 40px 30px 40px; border-radius: 15px; box-shadow: 0 0 5px #d1d1d1;}
.jcygb_jwgk_basj .p1{}
.jcygb_jwgk_basj .p1 img{ width: 285px; height: 190px;float: left;}
.jcygb_jwgk_basj .btjj{ width: 810px; height: 190px; float: right;}
.jcygb_jwgk_basj .btjj h2{ font-size: 20px; line-height: 32px; height: 64px; margin-bottom: 5px; display: flex; color: #333;}
.jcygb_jwgk_basj .btjj h2 a{color: #333;}
.jcygb_jwgk_basj .btjj span{ font-size: 18px; line-height: 32px; display: block; height: 94px; overflow: hidden; color: #787878;}
.jcygb_jwgk_basj .btjj p{ height: 30px; line-height: 30px;font-size: 18px;color: #787878;}
.jcygb_jwgk_basj .dw{ border-bottom: 1px dashed #bfbfbf;}
.jcygb_jwgk_basj ul li{ background: url(/2021ggdy/images/202111/W020211117584093862217.png) left 18px no-repeat; padding:8px 0 8px 15px; font-size: 18px;color: #000; line-height: 30px;  overflow: hidden;}
.jcygb_jwgk_basj ul li span { float: right; display: block; color: #999; font-size: 16px;}
.jcygb_jwgk_basj ul li a{color: #333333;display: block;width: 1010px;}

.jcygb_jwgk_box{background-color: #fff; padding: 20px 40px 30px 40px; border-radius: 15px; box-shadow: 0 0 5px #d1d1d1;}
.jcygb_jwgk_rsrm{ width: 535px; float: left;}
.jcygb_jwgk_czxx{width: 535px; float: right;}
.jcygb_jwgk_box ul li{ background: url(/2021ggdy/images/202111/W020211117584093862217.png) left 18px no-repeat; padding:8px 0 8px 15px; font-size: 18px;color: #000; line-height: 30px;  overflow: hidden;}
.jcygb_jwgk_box ul li span { float: right; display: block; color: #999; font-size: 16px;}
.jcygb_jwgk_box ul li a{color: #333333;display: block;}

.jcygb_jwgk_lj{ display: flex;justify-content: space-between;}
.jcygb_jwgk_lj a{ display: block; width: 594px; height: 104px;/* box-shadow: 0 0 5px #d1d1d1; */}
/**jianwugongkai 2**/

/**lilunyanjiu 1**/
.jcygb_llyj{}
.jcygb_llyj_ktgs{background-color: #fff; padding: 20px 40px 30px 40px; border-radius: 15px; box-shadow: 0 0 5px #d1d1d1;}
.jcygb_llyj_ktgs .p1{}
.jcygb_llyj_ktgs .p1 h2{  line-height: 36px; margin: 10px 0;}
.jcygb_llyj_ktgs .p1 h2 i{ font-size: 18px; color: #787878; float: right; font-style: normal; font-weight: normal;}
.jcygb_llyj_ktgs .p1 h2 a{ font-size: 24px; color: #333; font-weight: bold;}
.jcygb_llyj_ktgs .p1 span{ font-size: 18px; color: #787878;text-indent: 2em; line-height: 32px; display: inline-block;}
.jcygb_llyj_ktgs .p1 p{text-indent: 2em;}
.jcygb_llyj_ktgs ul li{ background: url(/2021ggdy/images/202111/W020211117584093862217.png) left 18px no-repeat; padding:8px 0 8px 15px; font-size: 18px;color: #000; line-height: 30px;  overflow: hidden;}
.jcygb_llyj_ktgs ul li span { float: right; display: block; color: #999; font-size: 16px;}
.jcygb_llyj_ktgs ul li a{color: #333333;display: block;}
.jcygb_llyj_ktgs .dw{ border-bottom: 1px dashed #bfbfbf;}

.jcygb_llyj_yjlt{background-color: #fff; padding: 20px 40px 30px 40px; border-radius: 15px; box-shadow: 0 0 5px #d1d1d1;}
.jcygb_llyj_yjlt ul li{ height: 165px; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px dashed #bfbfbf;}
.jcygb_llyj_yjlt ul li:last-child{ border: none; margin-bottom: 0;}
.jcygb_llyj_yjlt img{ width: 250px; height: 165px;float: left;}
.jcygb_llyj_yjlt .p1{ width: 850px; height: 165px; float: right;}
.jcygb_llyj_yjlt .p1 .btjj{
    height: 140px;
    overflow: auto;
}
.jcygb_llyj_yjlt .p1 h2{font-size: 24px;line-height: 32px;margin-bottom: 5px;display: flex;color: #333;}
.jcygb_llyj_yjlt .p1 h2 a{color: #333;}
.jcygb_llyj_yjlt .p1 span{ font-size: 18px; line-height: 32px; display: block; color: #787878;}
.jcygb_llyj_yjlt .p1 p{ height: 30px; line-height: 30px;font-size: 18px;color: #787878;}

/**lilunyanjiu 2**/


/**jieshoujiandu 1**/
.jcygb_jsjd{}
.jcygb_jsjd_box{background-color: #fff; padding: 20px 40px 30px 40px; border-radius: 15px; box-shadow: 0 0 5px #d1d1d1;}
.jcygb_jsjd_box dl{ display: flex;justify-content: space-between;}
.jcygb_jsjd_box dl dd{ width: 350px;}
.jcygb_jsjd_box dl dd img{ width: 350px; height: 200px; margin-bottom: 10px;}
.jcygb_jsjd_box dl dd p{ font-size: 18px; line-height: 30px;}
.jcygb_jsjd_box dl dd a{ color: #333;}
.jcygb_jsjd_box ul{}
.jcygb_jsjd_box ul li{ background: url(/2021ggdy/images/202111/W020211117584093862217.png) left 18px no-repeat; padding:8px 0 8px 15px; font-size: 18px;color: #000; line-height: 30px;  overflow: hidden;}
.jcygb_jsjd_box ul li span { float: right; display: block; color: #999; font-size: 16px;}
.jcygb_jsjd_box ul li a{color: #333333;display: block;}
.jcygb_jsjd_box .dw{ border-bottom: 1px dashed #bfbfbf;}
/**jieshoujiandu 2**/


.jcygb_rmzx{
    padding: 0 30px 40px 30px;
    height: 719px;
}
.jcygb_rmzx .t0{
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 28px;
    height: 90px;
    line-height: 90px;
}
.jcygb_rmzx1 .jcygb_rmzxl{ background: #fff !important;}
.jcygb_rmzx1 .jcygb_rmzxl .p1 {
    background: url(/2021ggdy/images/www/jcwgb_45.png) 0 center repeat-x;
    margin-left: -20px;
}

.jcygb_rmzx1 .jcygb_rmzxl .p1 a {
    line-height: 60px;
    width: 115px;
    padding-left: 55px;
    font-size: 20px;
    color: #4f8db8;
}
.jcygb_rmzx1.z1 .jcygb_rmzxl .p1 a{ width: 180px;}
.jcygb_rmzx1 .jcygb_rmzxl .t1 a {
    background: #fff url(/2021ggdy/images/www/jcwgb_wh_1.png) 0 center no-repeat;
}
.jcygb_rmzx1 .jcygb_rmzxl .t2 a {
    background: #fff url(/2021ggdy/images/www/jcwgb_wh_2.png) 0 center no-repeat;
}
.jcygb_rmzx1 .jcygb_rmzxl .t3 a {
    background: #fff url(/2021ggdy/images/www/jcwgb_wh_3.png) 0 center no-repeat;
}


.jcygb_rmzxl.jcygb_rmzxl2 .box{height: 250px;}
.jcygb_rmzxl.jcygb_rmzxl2 img{width: 300px;height: 240px;}
.jcygb_rmzxl.jcygb_rmzxl2 ul{width: 310px;height: 242px;overflow: auto;}
.jcygb_rmzxl.jcygb_rmzxl2 ul li{line-height: 24px;min-height: 48px;margin: 10px 0;background: url(/2021ggdy/images/202111/W020211117584093862217.png) left 8px no-repeat;width: 285px;overflow: hidden;}
.jcygb_rmzxl.jcygb_rmzxl2 ul li a{color: #333333;display: block;width: 285px;}

.jbhg {
    margin-left: 15px;
}
.jcygb_gg { text-align: center;}




.leftcurtain {
	width: 50%;
	height: 100%;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 10000;
}
.rightcurtain {
	width: 51%;
	height: 100%;
	right: 0px;
	top: 0px;
	position: absolute;
	z-index: 10001;
}
.rightcurtain img, .leftcurtain img {
	width: 100%;
	height: 100%;
}

#xy{ display:block; position:absolute; right:15px; top:15px; font-size:36px; color:#FFF; z-index:99999}
.zrfcggy{ width:100%; height:100%; overflow:hidden; position:relative;background:url(/2021ggdy/images/20220426/hbjcy_ys1.jpg) center bottom no-repeat; position:fixed; left:0; top:0; z-index:9999; background-size: 100% 100%;}

.zrfcgg0202{ width:988px; position:absolute; left:50%; margin-left:-494px; top:80px}
.zrfcgg02{ width:100%; position:absolute; left:0; bottom:-10px; z-index: 99999;}



